Welcome![Sign In][Sign Up]
Location:
Search - region image

Search list

[Other resourceAFMM_Inpainting

Description: 基于快进算法的破损图像修复算法,只要将图像中的破损区域由纯红色标出,该算法即可自动完成对该区域的修复。要求修复图像格式为BMP格式。-algorithm based on fast forward damaged the image restoration algorithms, as long as the image of the region damaged by the pure red mark, The algorithm can automatically complete restoration in the region. Image restoration requirements for the format of BMP format.
Platform: | Size: 3031474 | Author: 屈磊 | Hits:

[SourceCodeMSER

Description: Implementation of Maximum Stable Extremal Region algorithm for feature detection and matching on image recognition project
Platform: | Size: 36169 | Author: timboy | Hits:

[SourceCodeimage inpainting

Description: implementation of "Region Filling and Object Removal by Exemplar-Based Image Inpainting" and "Gradient based image completion by solving the Poisson equation"
Platform: | Size: 2332629 | Author: gweizon@hotmail.com | Hits:

[SourceCodeImage Segmentation Using Iterative Watersheding

Description: This paper presents a novel segmentation algorithm for metallographic images, especially those objects without regular boundaries and homogeneous intensity. In metallographic quantification, the complex microstructures make the conventional approaches hard to achieve a satisfactory partition. We formulate the segmentation procedure as a new framework of iterative watershed region growing constrained by the ridge information. The seeds are selected by an effective double-threshold approach, and the ridges are superimposed as the highest waterlines in watershed transform. To tackle the over-segmentation problem, the blobs are merged iteratively with the utilization of Bayes classification rule. Experimental results show that the algorithm is effective in performing segmentation without too much parameter tuning.
Platform: | Size: 712264 | Author: jjrs05 | Hits:

[Graph programregion growing

Description: Using seeded region growing to segment the leaf image.
Platform: | Size: 1252 | Author: 2006chenjian@gmail.com | Hits:

[Waveletimage

Description: 利用小波对图像进行区域缩放-Using Wavelet image scaling region
Platform: | Size: 1337344 | Author: 安秋 | Hits:

[Graph programcool picture editor

Description: 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。- Extremely Cool image editing software, supports in the picture the picture ellipse, the rectangle, the cone, the column, the irregular curve, supports the input text, uses the eraser, the picture region packing.
Platform: | Size: 222208 | Author: none | Hits:

[assembly languageCircuit3

Description: 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods for estimating the target region in the next frame image position; Until this process cycle from the goal frame images disappear. Technology : avi video streaming reading frame; Image frame storage formats; RGB images of gray; Gray image smoothing filter; Block motion estimation algorithm implementation; MFC showed images frame; MFC on the use of the mouse.
Platform: | Size: 110592 | Author: | Hits:

[Special Effects识别物体modify

Description: 统计灰度图象二值化后不连通区域的像素树木和中心位置-statistical gray image after two values not connected region trees and the pixel center
Platform: | Size: 1059840 | Author: 翁武兴 | Hits:

[2D GraphicAFMM_Inpainting

Description: 基于快进算法的破损图像修复算法,只要将图像中的破损区域由纯红色标出,该算法即可自动完成对该区域的修复。要求修复图像格式为BMP格式。-algorithm based on fast forward damaged the image restoration algorithms, as long as the image of the region damaged by the pure red mark, The algorithm can automatically complete restoration in the region. Image restoration requirements for the format of BMP format.
Platform: | Size: 3031040 | Author: 屈磊 | Hits:

[2D GraphicInpainting

Description: 采用M.Bertalmio and G.Sapiro论文中算法的图像修复C++代码。需要提供原始破损图像和破损区域的掩模图像,修复结果实时显示。-used Bertalmio and G. M. Sapiro papers algorithm for image restoration generation C yards. The need for the original image and damaged the damaged region mask images, results, real-time repair.
Platform: | Size: 1282048 | Author: 屈磊 | Hits:

[Waveletregion

Description: 利用多孔小波算法将图像分割成平滑区、纹理区和边缘区-孔小波algorithm using multi-image segmentation into a smooth zone, texture areas and marginal zone
Platform: | Size: 1024 | Author: 李盈 | Hits:

[Special Effectsregion

Description: 区域图象分割的源码,基于区域增长的分割的代码-Image segmentation of the source region, regional growth based on code division
Platform: | Size: 1024 | Author: sh | Hits:

[Special EffectsMSER

Description: 能提取出具有仿射不变性的MSER区域,且利用提取出的区域进行匹配,该方法鲁棒性很好-Can be extracted with the affine invariance of the MSER region, and the use of extracted region matching, robustness of the method a good
Platform: | Size: 16384 | Author: yingzi0505 | Hits:

[Graph programregion

Description: 实现使用图像的区域处理,区域过滤,区域填充等内容-Image of the region to deal with
Platform: | Size: 1024 | Author: 张晶 | Hits:

[Documentsamethodforimagefusion

Description: 文中的方法是把图像分块,小波分解得到低频分量、高频分量,然后计算每一块的对比度,把图像块划分为清晰块、模糊块,把清晰块和模糊块相邻的区域定义为边界区域,融合时,直接选取清晰块作为融合后的相应块,对于边界区域,在小波分解的基础上采用基于对比度的像素选取的方法进行处理。-Paper, the method is to image segmentation, wavelet decomposition are low frequency, high frequency components, then calculate the contrast of each piece, the image block is divided into clear blocks, fuzzy block, to clear blocks and fuzzy block is defined as the border region adjacent to area, integration time, a clear block directly select the corresponding block as a fusion, for the border region, the wavelet decomposition on the basis of the pixel-based contrast method selected for processing.
Platform: | Size: 338944 | Author: 许国柱 | Hits:

[Special EffectsRegion-Grow

Description: 区域生长算法,用于图像分割。 运行RunGrow.m 修改文件名即可。-Region growing algorithm for image segmentation. Run RunGrow.m modify the file name.
Platform: | Size: 1288192 | Author: gengchenyao | Hits:

[Special EffectsRegion-growing-image-segmentation

Description: 对图像的区域生长进行分割,包括matlab程序和图像-Region growing image segmentation, including procedures and image matlab
Platform: | Size: 3072 | Author: 安南 | Hits:

[Special Effectsimage-fusion--Evaluate

Description: 基于结构相似度与感兴趣区域的图像融合评价方法 图像融合方法介绍 -Structural similarity Region of interest Image Fusion
Platform: | Size: 803840 | Author: xdj | Hits:

[Special Effectsregion-image-fusion

Description: 图像融合的经典方法有很强的学习价值算法改进-Image fusion refers to the techniques that integrate complementary information from multiple image sensors’ data in a way that makes the new images more suitable for human visual perception and reduces computation processing tasks. In this paper, we propose a non-parametric and region-based image fusion based on the Bootstrap sampling (BS) principle
Platform: | Size: 654336 | Author: 黄显武 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net